Parent Directory
|
Revision Log
|
Patch
revision 140 by johnpye, Wed Nov 30 09:31:55 2005 UTC | revision 141 by johnpye, Thu Dec 22 02:16:37 2005 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | # ASCEND Utilities Makefile | # ASCEND Utilities Makefile |
2 | # Ben Allan, Karl Westerberg | # Ben Allan, Karl Westerberg |
3 | # January 4, 1994 | # January 4, 1994 |
# $Revision: 1.11 $ | ||
# $Date: 1997/07/29 17:41:46 $ | ||
# $Author: mthomas $ | ||
# $Source: /afs/cs.cmu.edu/project/ascend/Repository/ascend4/utilities/Makefile.in,v $ | ||
# | ||
4 | ||
5 | ||
6 | SHELL = /bin/sh | SHELL = /bin/sh |
# | Line 21 VPATH := @fullpathsrcdir@/../generic/uti | Line 16 VPATH := @fullpathsrcdir@/../generic/uti |
16 | ||
17 | EXECUTABLE = | EXECUTABLE = |
18 | ||
19 | LIBRARY = libutils.a | LIBRARY = libascutilities.a |
20 | ||
21 | ||
22 | default: $(LIBRARY) | default: $(LIBRARY) |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |