From 15dc267bf93fd9d32cfa9a4c642d0b89761eda7d Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 24 Dec 2004 20:12:34 +0000 Subject: Repair damage done by a broken replace program. Note to self: Never use anything other than sed! Merry Christmas! --- (limited to 'noncore/apps/opie-console') diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index 094b60d..a0e90bf 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro @@ -71,123 +71,7 @@ LIBS += -lqpe -lopiecore2 -lopieui2 -lutil TARGET = opie-console DEFINES += HAVE_OPENPTY -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) teneast { DEFINES -= HAVE_OPENPTY diff --git a/noncore/apps/opie-console/test/console.pro b/noncore/apps/opie-console/test/console.pro index 246d8ea..1933c69 100644 --- a/noncore/apps/opie-console/test/console.pro +++ b/noncore/apps/opie-console/test/console.pro @@ -18,118 +18,4 @@ TARGET = test -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2