diff options
| author | forsyth <forsyth@lavoro.terzarima.net> | 2013-06-03 21:01:14 +0000 |
|---|---|---|
| committer | forsyth <forsyth@lavoro.terzarima.net> | 2013-06-03 21:01:14 +0000 |
| commit | 45a20ab721a513710138340faff3d59a31c3e01e (patch) | |
| tree | eea29d2684c51cc73725b8992a2125bede48e118 /utils/libmach/mkfile | |
| parent | cd8e99851af33e52bcdf8faf34f9d4e62fa0cbaf (diff) | |
sync compilers with Plan 9
remove 1[acl] 2[acl]
Diffstat (limited to 'utils/libmach/mkfile')
| -rw-r--r-- | utils/libmach/mkfile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/libmach/mkfile b/utils/libmach/mkfile index a5e87357..9114ed66 100644 --- a/utils/libmach/mkfile +++ b/utils/libmach/mkfile @@ -2,7 +2,6 @@ LIB=libmach.a OFILES=\ - 2.$O\ 4.$O\ 5.$O\ 6.$O\ @@ -12,14 +11,12 @@ OFILES=\ q.$O\ t.$O\ v.$O\ - 2db.$O\ 5db.$O\ 8db.$O\ kdb.$O\ qdb.$O\ tdb.$O\ vdb.$O\ - 2obj.$O\ 5obj.$O\ 6obj.$O\ 8obj.$O\ @@ -37,7 +34,7 @@ OFILES=\ executable.$O\ vcodas.$O\ -HFILES=../include/mach.h ../include/a.out.h bootexec.h elf.h ureg2.h ureg4.h ureg6.h ureg8.h uregk.h uregv.h ureg5.h +HFILES=../include/mach.h ../include/a.out.h bootexec.h elf.h ureg4.h ureg6.h ureg8.h uregk.h uregv.h ureg5.h <$ROOT/mkfiles/mksyslib-$SHELLTYPE CFLAGS= $CFLAGS -I../include -I.. |
