mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
11 lines
156 B
Plaintext
11 lines
156 B
Plaintext
--- 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)
|
|
|