From e77f345ca9812cec21e9df7f1fcec3f6110a66ff Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 05 Feb 2002 02:34:12 +0000 Subject: Compile fix /home/ke*/..openzaurus/.../include/qpe -> $(OPIEDIR)/include/qpe --- (limited to 'noncore/games/minesweep') diff --git a/noncore/games/minesweep/Makefile.in b/noncore/games/minesweep/Makefile.in index 6df2608..4835d7a 100644 --- a/noncore/games/minesweep/Makefile.in +++ b/noncore/games/minesweep/Makefile.in @@ -107,19 +107,19 @@ REQUIRES= main.o: main.cpp \ minesweep.h \ - /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/qpeapplication.h + $(OPIEDIR)/include/qpe/qpeapplication.h minefield.o: minefield.cpp \ minefield.h \ - /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/config.h + $(OPIEDIR)/include/qpe/config.h minesweep.o: minesweep.cpp \ minesweep.h \ minefield.h \ - /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/resource.h \ - /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/config.h \ - /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/qpetoolbar.h \ - /home/kergoth/roms/openzaurus/buildroot-oz/build/opie/include/qpe/qpemenubar.h + $(OPIEDIR)/include/qpe/resource.h \ + $(OPIEDIR)/include/qpe/config.h \ + $(OPIEDIR)/include/qpe/qpetoolbar.h \ + $(OPIEDIR)/include/qpe/qpemenubar.h moc_minefield.o: moc_minefield.cpp \ minefield.h -- cgit v0.9.0.2