Changeset 8962
- Timestamp:
- Sep 25, 2006, 3:04:31 PM (20 years ago)
- Location:
- trunk/psLib
- Files:
-
- 2 edited
-
etc/Makefile.am (modified) (1 diff)
-
test/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/etc/Makefile.am
r8960 r8962 13 13 chmod 0755 $(pslibconfdir) 14 14 15 CLEANFILES = pslib.config -
trunk/psLib/test/Makefile.am
r8731 r8962 5 5 EXTRA_DIST = test.pl 6 6 7 CLEANFILES = core core.* *~ 7 # XXX the *.out and *.config files should not be written into this directory in 8 # the first place 9 CLEANFILES = core core.* *~ *.out *.config 8 10 9 11 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
