Changeset 23527 for trunk/extsrc/gpcsw/Makefile.in
- Timestamp:
- Mar 25, 2009, 11:36:39 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/extsrc/gpcsw/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/extsrc/gpcsw/Makefile.in
r23488 r23527 4 4 all: burntool 5 5 6 install: 7 cp bin/* @BINDIR@/8 cp man/man1/* @MANDIR@/man1/6 install: all 7 cp -f bin/* @BINDIR@/ 8 cp -f man/man1/* @MANDIR@/man1/ 9 9 10 10 update:
Note:
See TracChangeset
for help on using the changeset viewer.
