mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 03:44:30 +08:00
Stick the import lib in the right place.
svn path=/trunk/; revision=3392
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.10 2002/08/23 12:40:56 ea Exp $
|
||||
# $Id: Makefile,v 1.11 2002/08/25 10:20:51 sedwards Exp $
|
||||
|
||||
PATH_TO_TOP = ../../../reactos
|
||||
|
||||
@@ -8,7 +8,7 @@ TARGET_TYPE = dynlink
|
||||
|
||||
TARGET_NAME = psxdll
|
||||
|
||||
TARGET_LIBPATH = $(PATH_TO_PSX_TOP)/dk/lib
|
||||
TARGET_LIBPATH = $(PATH_TO_TOP)/dk/psx/lib
|
||||
|
||||
TARGET_LFLAGS = -nostartfiles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user