forked from mirrors/tftp-hpa-google
Fix massive lossage: 0.15 based on an outdated repository!!!
This commit is contained in:
parent
0ba1a99f5d
commit
7a15e40374
8 changed files with 345 additions and 427 deletions
|
@ -29,3 +29,9 @@ LDFLAGS = @LDFLAGS@
|
|||
# Libraries
|
||||
LIBS = @LIBS@
|
||||
|
||||
# Additional library we need to build
|
||||
LIBOBJS = @LIBOBJS@
|
||||
|
||||
# ar and ranlib (for making libraries)
|
||||
AR = ar cq
|
||||
RANLIB = @RANLIB@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue