mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
13 lines
138 B
Text
13 lines
138 B
Text
|
|
$FreeBSD$
|
|
|
|
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -1,7 +1,5 @@
|
|
# Makefile for symlinks
|
|
|
|
-CC = gcc
|
|
-
|
|
all: symlinks
|
|
|
|
symlinks: symlinks.c
|