From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA --- putty/putty/pscp.pro | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 putty/putty/pscp.pro (limited to 'putty/putty/pscp.pro') diff --git a/putty/putty/pscp.pro b/putty/putty/pscp.pro deleted file mode 100644 index 6e30d3ebc0..0000000000 --- a/putty/putty/pscp.pro +++ /dev/null @@ -1,10 +0,0 @@ -TEMPLATE = app -TARGET = pscp -CONFIG = warn_on release console -DEPENDPATH += unix charset -INCLUDEPATH += . unix charset - -SOURCES += be_none.c scp.c sftp.c unix/uxsftp.c - -LIBS += -L. -lputty - -- cgit 1.2.3-korg