MAIN = command.lsp LSP = $(filter-out $(MAIN),$(wildcard *.lsp)) hourglass: $(MAIN) $(LSP) packnl -w $@ $^