diff options
| author | Charles Forsyth <charles.forsyth@gmail.com> | 2015-04-25 19:48:12 +0100 |
|---|---|---|
| committer | Charles Forsyth <charles.forsyth@gmail.com> | 2015-04-25 19:48:12 +0100 |
| commit | 381cebf97df69203b93a8b04d0bfc0190e533a8f (patch) | |
| tree | 9666a94fe1da93dbf1cc7bac457d23cf61010d51 /asm/mkfile | |
| parent | 194428a34bf4eb85ec66d416108b25bb6deb1e13 (diff) | |
remove C version
Diffstat (limited to 'asm/mkfile')
| -rw-r--r-- | asm/mkfile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/asm/mkfile b/asm/mkfile deleted file mode 100644 index ca7eb4ec..00000000 --- a/asm/mkfile +++ /dev/null @@ -1,21 +0,0 @@ -<../mkconfig - -TARG=asm -OFILES=\ - lex.$O\ - assem.$O\ - y.tab.$O - -YFILES= asm.y - -HFILES=\ - asm.h\ - $ROOT/libinterp/tab.h\ - $ROOT/include/isa.h\ - y.tab.h - -LIBS=bio 9 - -BIN=$ROOT/$OBJDIR/bin - -<$ROOT/mkfiles/mkone-$SHELLTYPE |
