X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=355be1141aee132d61e6c993893b20ac90fa3631;hb=e8da3d80c173b248addd7f6133cacc63b3389c3f;hp=284a8e72fa31a77e92c97b7c53b59328d1ea63ee;hpb=992e58c9b4d996d98e26c55151201ff1216b4d08;p=pspp diff --git a/Makefile b/Makefile index 284a8e72fa..355be1141a 100644 --- a/Makefile +++ b/Makefile @@ -7,5 +7,5 @@ dump2.o: CFLAGS := $(base_cflags) -Wno-unused all: dump dump2 parse-xml dump: dump.o -dump2: dump2.o +dump2: dump2.o u8-mbtouc.o parse-xml: parse-xml.o