Explorar el Código

old comments removed

Alexander Shiryaev hace 12 años
padre
commit
d26099abaf
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      BlackBox/_OpenBSD_/Lin/Mod/gen-Net/Makefile

+ 0 - 3
BlackBox/_OpenBSD_/Lin/Mod/gen-Net/Makefile

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