Changeset 238 for trunk/archive/pslib/Makefile
- Timestamp:
- Mar 12, 2004, 5:38:26 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/Makefile
r229 r238 1 # $Id: Makefile,v 1. 5 2004-03-13 01:17:57 rhlExp $1 # $Id: Makefile,v 1.6 2004-03-13 03:38:26 eugene Exp $ 2 2 SHELL = /bin/sh 3 3 DIRS = src include … … 26 26 (cd include; doxygen) 27 27 28 publish: 29 rsync -e ssh -auv ./ poiserver0:PSLib/ 30 28 31 clean: 29 32 $(RM) *~ core* TAGS
Note:
See TracChangeset
for help on using the changeset viewer.
