mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
ChangeLog: http://john.ccac.rwth-aachen.de:8000/as/changelog PR: 251650 Submitted by: kevinz5000@gmail.com Reviewed by: doconnor@gsoft.com.au (maintainer)
11 lines
208 B
Text
11 lines
208 B
Text
--- Makefile.orig 2020-11-11 21:31:36 UTC
|
|
+++ Makefile
|
|
@@ -18,7 +18,7 @@ binaries: $(ALLTARGETS)
|
|
|
|
binaries-das: $(DASLTARGET) $(DASMSGTARGETS)
|
|
|
|
-all: binaries docs
|
|
+all: binaries
|
|
|
|
include makedefs.src
|
|
|