13 lines
361 B
Plaintext
13 lines
361 B
Plaintext
$NetBSD: patch-au,v 1.4 2003/06/06 08:58:43 jtb Exp $
|
|
|
|
--- src/iconc/Makefile.orig
|
|
+++ src/iconc/Makefile
|
|
@@ -20,7 +20,6 @@
|
|
iconc: $(OBJS) $(COBJS)
|
|
$(CC) -o iconc $(OBJS) $(COBJS)
|
|
cp iconc ../../bin
|
|
- strip ../../bin/iconc$(EXE)
|
|
|
|
$(OBJS): ../h/config.h ../h/cpuconf.h ../h/cstructs.h ../h/define.h\
|
|
../h/mproto.h ../h/typedefs.h ../h/gsupport.h \
|