Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'fbgrab-1.3/Makefile')
-rw-r--r--fbgrab-1.3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fbgrab-1.3/Makefile b/fbgrab-1.3/Makefile
index 4b90ac3..d81b4ad 100644
--- a/fbgrab-1.3/Makefile
+++ b/fbgrab-1.3/Makefile
@@ -3,8 +3,8 @@
### modular. So this is a simple gnu Makefile...
###
-NES_ROOT = /home/cluster/nesmini
-LIBPNG = ../../libpng.arm
+NES_ROOT = /home/cluster/nesmini-root
+LIBPNG = ../../libpng
ZLIB = ../../zlib
CFLAGS-NES += -L$(NES_ROOT)/lib -L$(NES_ROOT)/usr/lib -I$(LIBPNG) -I$(ZLIB) -Wno-unused-function -Wl,--dynamic-linker=/lib/ld-linux-armhf.so.3,-sysroot=$(NES_ROOT),-rpath,-nostartfiles