mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
10 lines
156 B
Text
10 lines
156 B
Text
--- Makefile.orig 2014-08-07 18:24:14 UTC
|
|
+++ Makefile
|
|
@@ -1,7 +1,5 @@
|
|
# Makefile for jam
|
|
|
|
-CC = cc
|
|
-CFLAGS =
|
|
EXENAME = ./jam0
|
|
TARGET = -o $(EXENAME)
|
|
|