mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b31125d8f4
Submitted by: Jeremy Prior <jez@netcraft.co.uk>
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)
|