remove last traces of the older inconvenient lodable design

This commit is contained in:
Stefan `Sec` Zehl 2011-12-19 18:28:17 +01:00
parent d64c2b51a4
commit 9bd0b3fd12
1 changed files with 0 additions and 3 deletions

View File

@ -64,9 +64,6 @@ all: $(OUTFILE).bin
protect: $(OUTFILE).bin
$(LPCFIX) -p 2 $(OUTFILE).bin
loadables: $(OUTFILE).bin
@cd loadable && $(MAKE)
l0dables:
@cd l0dable && $(MAKE)