mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-28 18:44:17 +00:00
revert accidental changes to Makefile
This commit is contained in:
parent
4c5311c52a
commit
d237549d6b
8
Makefile
8
Makefile
@ -32,11 +32,5 @@ dwl: xdg-shell-protocol.o
|
|||||||
clean:
|
clean:
|
||||||
rm -f dwl *.o xdg-shell-protocol.h xdg-shell-protocol.c
|
rm -f dwl *.o xdg-shell-protocol.h xdg-shell-protocol.c
|
||||||
|
|
||||||
ctags:
|
.DEFAULT_GOAL=dwl
|
||||||
ctags-c $(CFLAGS) --project-src xdg-shell-protocol.c xdg-shell-protocol.h dwl.c
|
|
||||||
|
|
||||||
amc: dwl ctags
|
|
||||||
ssh duke rm -f ${HOME}/src/dwl/dwl ; scp * duke:${HOME}/src/dwl
|
|
||||||
|
|
||||||
.DEFAULT_GOAL=amc
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user