remove some old stuff from the makefile
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
9c47412991
commit
23c395bcbd
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -128,7 +128,6 @@ TOOLSMAN = $(subst .sh,.text,$(TOOLSMAN1))
|
|||
|
||||
TOOLSFP = $(subst ccollect,tools/ccollect,$(TOOLS))
|
||||
|
||||
#t2: $(TOOLSMAN)
|
||||
t2:
|
||||
echo $(TOOLS) - $(TOOLSMAN) - $(TOOLSFP)
|
||||
|
||||
|
@ -189,7 +188,6 @@ distclean: clean
|
|||
#
|
||||
dist: distclean documentation
|
||||
|
||||
#test: ccollect.sh documentation
|
||||
/tmp/ccollect:
|
||||
mkdir -p /tmp/ccollect
|
||||
|
||||
|
|
Loading…
Reference in a new issue