Changeset 803 for trunk/src/gmake/kmkbuiltin.c
- Timestamp:
- Jan 25, 2007, 1:49:28 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmake/kmkbuiltin.c
r785 r803 35 35 #include "kmkbuiltin.h" 36 36 37 #ifndef _MSC_VER 37 38 extern char **environ; 39 #endif 38 40 39 41 int kmk_builtin_command(const char *pszCmd)
Note:
See TracChangeset
for help on using the changeset viewer.