mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
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
|