mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-22 23:05:24 +00:00
Clean up sdl1 pdcurses.so in make clean
This commit is contained in:
@@ -47,7 +47,7 @@ all: libs
|
||||
libs: $(LIBCURSES) $(LIBCURSES_SO)
|
||||
|
||||
clean:
|
||||
-rm -rf *.o trace $(LIBCURSES) $(DEMOS)
|
||||
-rm -rf *.o trace $(LIBCURSES) $(LIBCURSES_SO) $(DEMOS)
|
||||
|
||||
demos: $(DEMOS)
|
||||
ifneq ($(DEBUG),Y)
|
||||
|
||||
Reference in New Issue
Block a user