forked from mirrors/tftp-hpa-google
Initial step in integrating regex-based rewrite engine.
This commit is contained in:
parent
4d0dd611ae
commit
20271a4c87
8 changed files with 344 additions and 9 deletions
|
@ -32,6 +32,9 @@ LIBS = @LIBS@
|
|||
# Additional library we need to build
|
||||
LIBOBJS = @LIBOBJS@
|
||||
|
||||
# Additional tftpd objects we need to build
|
||||
TFTPDOBJS = @TFTPDOBJS@
|
||||
|
||||
# ar and ranlib (for making libraries)
|
||||
AR = ar cq
|
||||
RANLIB = @RANLIB@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue