From: Elan Ruusamäe Date: Mon, 2 Mar 2009 10:44:35 +0000 (+0000) Subject: - typo X-Git-Tag: setup-2_7_2~6 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=7848385d11da585206c9208a2c945b3d24eb4a2f;p=projects%2Fsetup.git - typo Changed files: Makefile -> 1.28 --- diff --git a/Makefile b/Makefile index 243e265..de1be6e 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ all: $(BIN_FILES) joinpasswd: joinpasswd.o update-fstab: update-fstab.o postshell: postshell.o -dellpasswd: dellpasswd.o +delpasswd: delpasswd.o .c.o: $(CC) $(CPPFLAGS) $(CFLAGS) $(CDEFS) -c $< -o $@