mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 08:41:11 +00:00
Move ruamoko libs and headers into ${prefix}/lib/qfcc
This commit is contained in:
parent
b184739f03
commit
c5edbf147a
6 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@/ruamoko
|
||||
includedir=@prefix@/include/QF/ruamoko
|
||||
libdir=@libdir@/qfcc/lib
|
||||
includedir=@libdir@/qfcc/include
|
||||
|
||||
Name: qfcc
|
||||
Description: Ruamoko/QuakeC compiler/linker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue