9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/ggsn/Makefile.am

12 lines
211 B
Makefile
Raw Normal View History

2002-12-16 13:33:51 +00:00
bin_PROGRAMS = ggsn
CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"' -lgtp
ggsn_SOURCES = ggsn.c tun.c tun.h cmdline.c cmdline.h
cmdline.c: cmdline.ggo
gengetopt < cmdline.ggo --unamed-opts