diff options
author | rsc <devnull@localhost> | 2005-01-07 18:03:36 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-07 18:03:36 +0000 |
commit | a19ff5b204a5e36ae522feb4acc0f31542b95f38 (patch) | |
tree | 9f03f972fe7615d0c763fb680a0a837e4f625729 /src/libmach | |
parent | b80755cf2d7bfaed4c8120cbd9b874f799e65644 (diff) | |
download | plan9port-a19ff5b204a5e36ae522feb4acc0f31542b95f38.tar.gz plan9port-a19ff5b204a5e36ae522feb4acc0f31542b95f38.tar.bz2 plan9port-a19ff5b204a5e36ae522feb4acc0f31542b95f38.zip |
debugging for sam, and an old fix forgotten
Diffstat (limited to 'src/libmach')
-rw-r--r-- | src/libmach/SunOS.c | 0 | ||||
-rw-r--r-- | src/libmach/mkfile | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/libmach/SunOS.c b/src/libmach/SunOS.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/src/libmach/SunOS.c diff --git a/src/libmach/mkfile b/src/libmach/mkfile index 53d1af99..25a3a877 100644 --- a/src/libmach/mkfile +++ b/src/libmach/mkfile @@ -67,7 +67,7 @@ elfnm: elfnm.o $LIBDIR/$LIB $LD -o $target $prereq -l9 -SunOS.$O: nosys.c +#SunOS.$O: nosys.c Darwin.$O: nosys.c OpenBSD.$O: nosys.c NetBSD.$O: nosys.c |