diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -468,8 +468,3 @@ conftest.clean: $(V)rm -f conftest$(EXE) conftest.[co] \ conftest2$(EXE) conftest[12].[oc] \ conftest.err conftest.syms - -# rule for building the Cygwin /bin/sh -> cmd.exe wrapper - -sh.exe: cmdwrap.c - $(CC) -O -o $@ $^ |