forked from Lainports/freebsd-ports
11 lines
272 B
Text
11 lines
272 B
Text
--- Makefile.in.orig 2009-04-12 20:24:31.000000000 +1000
|
|
+++ Makefile.in 2009-04-12 20:22:37.000000000 +1000
|
|
@@ -28,7 +28,7 @@
|
|
CONFIG = include/libssh/config.h
|
|
|
|
.PHONY: all
|
|
-all: $(CONFIG) SUBDIRS $(OBJECTS) $(APPS)
|
|
+all: $(CONFIG) SUBDIRS
|
|
|
|
.PHONY: SUBDIRS
|
|
SUBDIRS:
|