Streamline makefiles.
This commit is contained in:
parent
2a12831409
commit
9a1bd70c36
2 changed files with 4 additions and 3 deletions
|
@ -29,9 +29,6 @@ default: imports
|
|||
.PHONY: static
|
||||
static: bbstool
|
||||
|
||||
.PHONY: all
|
||||
all: imports static
|
||||
|
||||
CSC=csc
|
||||
|
||||
BBSTOOL-DEPS=bbstool.scm testing.import.scm listing.import.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue