Changeset 785 in kBuild for trunk/src/gmake/kbuild.h
- Timestamp:
- Jan 24, 2007 10:21:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmake/kbuild.h
r530 r785 4 4 * kBuild specific make functionality. 5 5 * 6 * Copyright (c) 2006 knut st. osmundsen <[email protected]>6 * Copyright (c) 2006-2007 knut st. osmundsen <[email protected]> 7 7 * 8 8 * … … 34 34 extern char *func_kbuild_source_one PARAMS((char *o, char **argv, const char *pszFuncName)); 35 35 36 #endif 36 #endif
Note:
See TracChangeset
for help on using the changeset viewer.