Changeset 1200 for trunk/psLib/src/Makefile
- Timestamp:
- Jul 8, 2004, 11:32:55 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile
r985 r1200 3 3 ## Makefile: psLib 4 4 ## 5 ## $Revision: 1.1 2$ $Name: not supported by cvs2svn $6 ## $Date: 2004-0 6-10 20:26:10$5 ## $Revision: 1.13 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-07-08 21:32:55 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 140 140 # the installation 141 141 142 install: installdirs $(INSTALLTARGETS)142 install: all installdirs $(INSTALLTARGETS) 143 143 install *.h $(includedir) 144 144 install $(TARGET_STATIC) $(libexecdir)
Note:
See TracChangeset
for help on using the changeset viewer.
