From: Steven Edwards Date: Sun, 25 Aug 2002 10:20:51 +0000 (+0000) Subject: Stick the import lib in the right place. X-Git-Tag: ReactOS-0.0.21~292 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=2df08299296bbc0c343b2eb63af34455bd1baa0e;hp=9971dc596adac7525193666a8516dd23e2626867 Stick the import lib in the right place. svn path=/trunk/; revision=3392 --- diff --git a/posix/lib/psxdll/Makefile b/posix/lib/psxdll/Makefile index d189a95c83f..0300ee818bf 100644 --- a/posix/lib/psxdll/Makefile +++ b/posix/lib/psxdll/Makefile @@ -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