From af406a1f6d5f3065772350fab82033ba7f56dc1b Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 27 Aug 2002 22:49:13 +0000 Subject: Made LCD_PROPFONTS default on recorder git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2016 a1c6a512-1295-4272-9138-f99709370657 --- apps/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'apps/Makefile') diff --git a/apps/Makefile b/apps/Makefile index 8ec3b0a581..07b093eb40 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -17,11 +17,6 @@ FIRMWARE := ../firmware INCLUDES= -I$(FIRMWARE)/include -I$(FIRMWARE) -I$(FIRMWARE)/common -I$(FIRMWARE)/drivers -I$(FIRMWARE)/malloc -I. -# Pick a target to build for -#TARGET = -DARCHOS_PLAYER=1 -TARGET = -DARCHOS_PLAYER_OLD=1 -#TARGET = -DARCHOS_RECORDER=1 - # store output files in this directory: OBJDIR = . -- cgit v1.2.3