Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
292 B
Text
11 lines
292 B
Text
--- Makefile.orig Tue Jan 8 12:11:55 2008
|
|
+++ Makefile Tue Jan 8 12:12:21 2008
|
|
@@ -68,7 +68,7 @@
|
|
wrapper.sh \
|
|
README
|
|
|
|
-default $(ALL) run cstyle lint tattle: $(BINS)
|
|
+all $(ALL) run cstyle lint tattle: $(BINS)
|
|
@cp bench.sh bench
|
|
@cp multiview.sh multiview
|
|
@cp wrapper.sh wrapper
|