mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -1,7 +1,5 @@
|
|
# Makefile for symlinks
|
|
|
|
-CC = gcc
|
|
-
|
|
all: symlinks
|
|
|
|
symlinks: symlinks.c
|