summaryrefslogtreecommitdiff
path: root/gcc/config/i386/t-interix
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-15 21:47:42 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-15 21:47:42 +0000
commitd7af749dd4d2664b435ab876cb984baa37f8ef18 (patch)
treed4d34dc5616b90b724fca5c3ce824b0d7dc50bbc /gcc/config/i386/t-interix
parent928390318cf35ace205e11d92128740849745c27 (diff)
downloadgcc-d7af749dd4d2664b435ab876cb984baa37f8ef18.tar.gz
* i386-protos.h (i386_pe_dllexport_name_p,
i386_pe_dllimport_name_p, i386_pe_unique_section, i386_pe_declare_function_type, i386_pe_record_external_function, i386_pe_record_exported_symbol, i386_pe_asm_file_end): Add prototype. * i386/t-cygwin (winnt.o): Depend on $(TM_P_H). * i386/t-interix (winnt.o): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57176 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/t-interix')
-rw-r--r--gcc/config/i386/t-interix2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/t-interix b/gcc/config/i386/t-interix
index 9153348f8ce..710de8b0881 100644
--- a/gcc/config/i386/t-interix
+++ b/gcc/config/i386/t-interix
@@ -1,6 +1,6 @@
LIB1ASMSRC = i386/cygwin.asm
LIB1ASMFUNCS = _chkstk
-winnt.o: $(srcdir)/config/i386/winnt.c
+winnt.o: $(srcdir)/config/i386/winnt.c $(TM_P_H)
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i386/winnt.c