1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-18 13:23:57 +02:00
openwrt-packages/utils/setserial/patches/010-no-docs.patch

12 lines
224 B
Diff
Raw Permalink Normal View History

--- a/Makefile.in
+++ b/Makefile.in
@@ -17,7 +17,7 @@ DEFS = @DEFS@
INCS = -I.
TAR = tar
-all: setserial setserial.cat
+all: setserial
setserial: setserial.c
$(CC) $(CFLAGS) $(DEFS) $(INCS) setserial.c -o setserial