net.h should only be removed when distclean is made

This commit is contained in:
Bob Halley 1999-07-08 00:36:47 +00:00
parent 850cd84119
commit 2fdead02e1

View file

@ -39,5 +39,5 @@ install:: installdirs
${INSTALL_DATA} $(srcdir)/$$i ${includedir}/isc ; \
done
clean distclean::
distclean::
rm -f net.h