forked from mirrors/tftp-hpa-google
Create a sensible solution to the libxtra path problem.
This commit is contained in:
parent
d05bd6fa96
commit
0740f97365
2 changed files with 16 additions and 3 deletions
|
@ -15,6 +15,10 @@
|
|||
## Basic Makefile definitions
|
||||
##
|
||||
|
||||
# Source and object root
|
||||
SRCROOT = @SRCROOT@
|
||||
OBJROOT = @OBJROOT@
|
||||
|
||||
# Prefixes
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue