Commit 3209b2cc authored by Dave Cooper's avatar Dave Cooper
Browse files

added needed target to Makefile.

parent cdc32154
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
all: build

static:
	rm -rf /tmp/sites/clf-site


build: static
	sbcl --load build.lisp --non-interactive