diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -48,10 +48,12 @@ PROGSRC=\      bnf.cpp \      cpp.cpp \      cppbnf.cpp \ +    coff.cpp \      debug.cpp \      elf.cpp \      file.cpp \      grammer.cpp \ +    intel.cpp \      lexer.cpp \      minicc.cpp \ | 
