OSDN Git Service

Initial revision
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 1992 05:42:52 +0000 (05:42 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 1992 05:42:52 +0000 (05:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/i386/x-isc [new file with mode: 0644]

diff --git a/gcc/config/i386/x-isc b/gcc/config/i386/x-isc
new file mode 100644 (file)
index 0000000..db2f165
--- /dev/null
@@ -0,0 +1,4 @@
+CLIB = -lPW -lcposix
+INSTALL = cp
+X_CFLAGS = -D_POSIX_SOURCE
+ENQUIRE_LDFLAGS = -posix $(LDFLAGS)