Commit 7b961ad8 authored by Neil Turton's avatar Neil Turton
Browse files

Module cleaned. Dynamic dependencies removed.

parent ac7e9d52
......@@ -36,9 +36,11 @@ AS = aasm
CP = copy
CC = cc
RM = remove
WIPE = -wipe
CCFLAGS = -c -depend !Depend -IC:
ASFLAGS = -depend !Depend -Stamp -quit -module -To $@ -From
CPFLAGS = ~cfr~v
WFLAGS = ~CR~V
CLIB = CLIB:o.stubs
#
# Program specific options:
......@@ -63,6 +65,9 @@ install_rom: ${TARGET}
clean:
${RM} ${TARGET}
${WIPE} Tables.* ${WFLAGS}
${WIPE} MkTables.o.* ${WFLAGS}
${RM} MkTables.maketables
@echo ${COMPONENT}: cleaned
resources: Palettes.8desktop
......
File deleted
File deleted
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment