restrict nc to openbsd builds for now
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
if HOST_OPENBSD
|
||||
|
||||
if HAVE_POLL
|
||||
|
||||
noinst_PROGRAMS = nc
|
||||
@@ -17,3 +19,5 @@ nc_SOURCES += strtonum.c
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
endif
|
||||
|
Reference in New Issue
Block a user