Changeset 1050 for branches/rel1/psLib/src/Makefile
- Timestamp:
- Jun 15, 2004, 11:46:21 AM (22 years ago)
- File:
-
- 1 edited
-
branches/rel1/psLib/src/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel1/psLib/src/Makefile
r985 r1050 3 3 ## Makefile: psLib 4 4 ## 5 ## $Revision: 1.12 $ $Name: not supported by cvs2svn $6 ## $Date: 2004-06-1 0 20:26:10$5 ## $Revision: 1.12.2.1 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-06-15 21:46:21 $ 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.
