This website works better with JavaScript.
Home
Explore
Help
Sign In
public
/
dhcp_protect
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
added warnings
tags/v1.0.0
Pascal Gloor
5 years ago
parent
1382cd41b6
commit
da900a41b1
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
Makefile
+ 1
- 1
Makefile
View File
CC := gcc
CC := gcc
CCFLAGS := -g
CCFLAGS := -
Wall -
g
LDFLAGS := -lnetfilter_queue
LDFLAGS := -lnetfilter_queue
TARGETS:= dhcp_protect
TARGETS:= dhcp_protect
Write
Preview
Loading…
Cancel
Save