diff options
Diffstat (limited to 'Makefile.nmake')
-rw-r--r-- | Makefile.nmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake index 96aed8f049..175397e9ed 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -253,7 +253,6 @@ config.h : config.h.win32 config.nmake -e "s/@HAVE_LIBPORTAUDIO@/$(PORTAUDIO_CONFIG)/" \ -e "s/@PORTAUDIO_API_1@/$(PORTAUDIO_API_CONFIG)/" \ -e "s/@HAVE_NET_SNMP@/$(NET_SNMP_CONFIG)/" \ - -e "s/@HAVE_SOME_SNMP@/$(SOME_SNMP_CONFIG)/" \ < config.h.win32 > $@ ps.c : rdps.exe print.ps |