mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
my small change to config to add optimze build for a cpu
did break build for shm it did need small change in makefile for lpc now it works agein sorry all svn path=/trunk/; revision=10880
This commit is contained in:
parent
f9b6a686e0
commit
01926b2642
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
PATH_TO_TOP = ../../..
|
||||
|
||||
include $(PATH_TO_TOP)/config
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
SRV_OBJECTS= shmsrv.o
|
||||
|
|
Loading…
Reference in a new issue