mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
bf42d1953b
The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
--- makefile.orig Sun Aug 5 20:04:08 1990
|
|
+++ makefile Wed Aug 13 14:50:08 1997
|
|
@@ -1,4 +1,4 @@
|
|
-DEST = .
|
|
+DEST = $(PREFIX)/bin
|
|
#CFLAGS = -O -DSysV
|
|
CFLAGS = -O
|
|
LDFLAGS = -s
|