freebsd-ports/net/vtun/files/patch-Makefile.in
Christian Weisgerber 469c687cfe Update to 2.6. Based on
PR:		52771
Submitted by:	Matt Peterson <matt@peterson.org>
2003-06-01 22:12:28 +00:00

14 lines
277 B
Text

$FreeBSD$
--- Makefile.in.orig Sun Jun 1 23:56:26 2003
+++ Makefile.in Sun Jun 1 23:56:37 2003
@@ -54,7 +54,7 @@
CONFIGURE_FILES = Makefile config.status config.cache config.h config.log
-%.o: %.c vtun.h lib.h
+.c.o:
$(CC) $(CFLAGS) $(DEFS) -c $<
vtund: $(OBJS)