aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/expat2/files/patch-xmlwf::Makefile.in
blob: a76e2ef45fc500c2f92c9b67ea334f9ec1fa8770 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- xmlwf/Makefile.in   2002/05/10 17:31:29 1.1
+++ xmlwf/Makefile.in   2002/05/10 17:31:48
@@ -43,6 +43,7 @@
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 
+all: xmlwf
 
 xmlwf: $(OBJS)
    $(CC) -o xmlwf $(LDFLAGS) $(OBJS) $(LIBS)