Renamed pseudo target 'floppy' to 'install'
[reactos.git] / reactos / apps / tests / apc / makefile
index 8494c5c..12f1282 100644 (file)
@@ -19,7 +19,7 @@ clean:
 
 .phony: clean
 
-floppy: $(PROGS:%=$(FLOPPY_DIR)/apps/%)
+install: $(PROGS:%=$(FLOPPY_DIR)/apps/%)
 
 $(PROGS:%=$(FLOPPY_DIR)/apps/%): $(FLOPPY_DIR)/apps/%: %
 ifeq ($(DOSCLI),yes)