mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-27 18:24:16 +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:
|
||||
rm -f dwl *.o xdg-shell-protocol.h xdg-shell-protocol.c
|
||||
|
||||
ctags:
|
||||
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
|
||||
.DEFAULT_GOAL=dwl
|
||||
.PHONY: clean
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user