1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
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

11 lines
182 B
Plaintext

--- 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)