2
0
Alexander Shiryaev 12 жил өмнө
parent
commit
6f43e9f53a

+ 0 - 3
Trurl-based/_OpenBSD_/Lin/Mod/gen-Net/Makefile

@@ -9,9 +9,6 @@ all: Net.txt dumphstrerrno
 PY = python2.7
 PY = python2.7
 DEFS = defs-socket defs-in defs-netdb
 DEFS = defs-socket defs-in defs-netdb
 
 
-#defs-ioctl: mkioctl
-#	./mkioctl > ${.TARGET}
-
 Net.txt: Net.txt.templ ${DEFS}
 Net.txt: Net.txt.templ ${DEFS}
 	${PY} ./untempl.py Net.txt.templ ${.TARGET}
 	${PY} ./untempl.py Net.txt.templ ${.TARGET}