Changeset 5355 for trunk/psModules/src/config
- Timestamp:
- Oct 17, 2005, 11:34:12 AM (21 years ago)
- Location:
- trunk/psModules/src/config
- Files:
-
- 4 added
- 1 edited
-
Makefile.am (modified) (1 diff)
-
pmConfig.c (added)
-
pmConfig.h (added)
-
psAdditionals.c (added)
-
psAdditionals.h (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/Makefile.am
r5170 r5355 3 3 libpsmoduleconfig_la_CPPFLAGS = $(SRCINC) $(PSMODULE_CFLAGS) 4 4 libpsmoduleconfig_la_LDFLAGS = -release $(PACKAGE_VERSION) 5 libpsmoduleconfig_la_SOURCES = 5 libpsmoduleconfig_la_SOURCES = \ 6 pmConfig.c 6 7 7 8 psmoduleincludedir = $(includedir) 8 psmoduleinclude_HEADERS = 9 9 psmoduleinclude_HEADERS = \ 10 pmConfig.h
Note:
See TracChangeset
for help on using the changeset viewer.
