mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-03 15:02:10 +00:00
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
285 B
Makefile
11 lines
285 B
Makefile
################################################################################
|
|
#
|
|
# netstat-nat
|
|
#
|
|
################################################################################
|
|
|
|
NETSTAT_NAT_VERSION = 1.4.10
|
|
NETSTAT_NAT_SITE = http://tweegy.nl/download
|
|
|
|
$(eval $(autotools-package))
|