mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-08-06 09:25:06 +00:00
Clean binaries
This commit is contained in:
@@ -23,7 +23,7 @@ TXTTYPE = .TXT
|
||||
all: $(PLASM) $(PLVM)
|
||||
|
||||
clean:
|
||||
-rm *.o *~ *.a *.BIN
|
||||
-rm *.o *~ *.a *.BIN $(PLASM) $(PLVM)
|
||||
|
||||
$(PLASM): $(OBJS) $(INCS)
|
||||
cc $(OBJS) -o $(PLASM)
|
||||
|
Reference in New Issue
Block a user