From 3c1e8187bd172877bf56c1e0bdb1a6919f7238a2 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 27 Sep 2003 05:35:02 +0000 Subject: * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use -length option so that device prefixes are used. * devices.cc: Regenerate. * syscalls.cc (ttyname): Add debugging output. --- winsup/cygwin/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/cygwin/Makefile.in') diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in index 672bc7518..138005017 100644 --- a/winsup/cygwin/Makefile.in +++ b/winsup/cygwin/Makefile.in @@ -386,10 +386,10 @@ dcrt0.o sigproc.o: child_info_magic.h shared.o: shared_info_magic.h -$(srcdir)/devices.cc: cygwin-gperf devices.gperf devices.h +$(srcdir)/qevices.cc: cygwin-gperf devices.gperf devices.h $^ > $@ -$(srcdir)/qevices.cc: cygwin-shilka devices.shilka devices.h +$(srcdir)/devices.cc: cygwin-shilka devices.shilka devices.h ${wordlist 1,2,$^} $@ $(PWD)/libpthread.a: speclib $(LIB_NAME) pthread.o thread.o -- cgit v1.2.3