mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
build: remove extraneous blank lines in makefiles
Added in the following commits: *f3774678f("compress static ip map for fnettrace at compile time", 2023-07-06) *9e206b7f2("rework src/man Makefile", 2023-07-07)
This commit is contained in:
parent
1d5fff9034
commit
a6172b7251
2 changed files with 0 additions and 4 deletions
|
|
@ -11,6 +11,3 @@ include $(ROOT)/src/prog.mk
|
|||
all: $(TARGET) static-ip-map
|
||||
static-ip-map: static-ip-map.txt fnettrace
|
||||
./fnettrace --squash-map=static-ip-map.txt > static-ip-map
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,6 @@ firemon.1.gz: firemon.txt
|
|||
jailcheck.1.gz: jailcheck.txt
|
||||
$(call build,jailcheck.txt,jailcheck.1)
|
||||
|
||||
|
||||
.PHONY: clean
|
||||
clean:; rm -fr *.1 *.5 *.gz
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue