diff options
Diffstat (limited to 'threadproc/unix')
-rw-r--r-- | threadproc/unix/Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/threadproc/unix/Makefile.in b/threadproc/unix/Makefile.in index 35c89a8d0..7b157771d 100644 --- a/threadproc/unix/Makefile.in +++ b/threadproc/unix/Makefile.in @@ -27,11 +27,6 @@ clean: distclean: clean -$(RM) -f Makefile -# -# We really don't expect end users to use this rule. It works only with -# gcc, and rebuilds Makefile.in. You have to re-run configure after -# using it. -# depend: $(MKDEP) $(INCLUDES) $(CFLAGS) *.c |