freebsd-ports/devel/jam/files/patch-Makefile
Pav Lucistnik 22a23f2e54 * Take maintainership.
* Clean-up.
* Remove ONLY_FOR_ARCHS.

PR:		ports/85352
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-09-04 22:31:37 +00:00

10 lines
182 B
Text

--- Makefile.orig Wed Apr 23 01:45:50 2003
+++ Makefile Fri Aug 26 17:17:13 2005
@@ -1,7 +1,5 @@
# Makefile for jam
-CC = cc
-CFLAGS =
EXENAME = ./jam0
TARGET = -o $(EXENAME)