updated make
This commit is contained in:
parent
663223e5cb
commit
7c2064551d
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ stest: stest.o
|
|||||||
$(CC) -o $@ stest.o $(LDFLAGS)
|
$(CC) -o $@ stest.o $(LDFLAGS)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f dmenu stest $(OBJ) dmenu-$(VERSION).tar.gz
|
rm -f dmenu stest $(OBJ) dmenu-$(VERSION).tar.gz config.h
|
||||||
|
|
||||||
dist: clean
|
dist: clean
|
||||||
mkdir -p dmenu-$(VERSION)
|
mkdir -p dmenu-$(VERSION)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user