diff options
Diffstat (limited to 'test/silly')
-rw-r--r-- | test/silly/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/silly/Makefile b/test/silly/Makefile index f9d4a1d10..7207b1536 100644 --- a/test/silly/Makefile +++ b/test/silly/Makefile @@ -16,10 +16,7 @@ # along with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -TESTDIR=../ -include $(TESTDIR)/Rules.mak - - +include ../Rules.mak TARGETS=hello_source hello hello_glibc tiny |