mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
10 lines
126 B
Text
10 lines
126 B
Text
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -1,7 +1,5 @@
|
|
# Makefile for symlinks
|
|
|
|
-CC = gcc
|
|
-
|
|
all: symlinks
|
|
|
|
symlinks: symlinks.c
|