mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
12 lines
234 B
Plaintext
12 lines
234 B
Plaintext
|
--- Makefile.0 Wed Nov 12 01:22:21 1997
|
||
|
+++ Makefile Mon Jul 13 11:02:39 1998
|
||
|
@@ -37,7 +37,7 @@
|
||
|
rules.c scan.c search.c timestamp.c variable.c
|
||
|
|
||
|
all: jam0
|
||
|
- jam0
|
||
|
+ ./jam0
|
||
|
|
||
|
jam0:
|
||
|
$(CC) $(TARGET) $(CFLAGS) $(SOURCES) $(LINKLIBS)
|