diff options
Diffstat (limited to 'com32/modules/Makefile')
| -rw-r--r-- | com32/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/modules/Makefile b/com32/modules/Makefile index af72f6bd..cfd44b43 100644 --- a/com32/modules/Makefile +++ b/com32/modules/Makefile @@ -35,7 +35,7 @@ LIBGCC := $(shell $(CC) --print-libgcc) .SUFFIXES: .lss .c .o .elf .c32 -all: hello.c32 +all: hello.c32 fancyhello.c32 .PRECIOUS: %.o %.o: %.S |
