mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 14:50:38 +01:00
Everywhere: Purge spaces in text files
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f424f2cb5f
commit
aa85417a17
96 changed files with 211 additions and 293 deletions
|
|
@ -2,14 +2,14 @@
|
|||
# (c) 2000 jannet
|
||||
# contact@jannet.de
|
||||
MAKE_SH := jcs smake
|
||||
|
||||
|
||||
SUBDIRS = cur
|
||||
|
||||
|
||||
setup:
|
||||
$(MAKE_SH) setup $(SUBDIRS)
|
||||
|
||||
|
||||
install:
|
||||
$(MAKE_SH) install $(SUBDIRS)
|
||||
|
||||
|
||||
clean:
|
||||
$(MAKE_SH) clean $(SUBDIRS)
|
||||
$(MAKE_SH) clean $(SUBDIRS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue