From 7cc70e1727e9463be631373e43608bb801891fc4 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 15 Apr 2015 19:17:21 -0400 Subject: Added the Unix build rules. --- new/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'new/GNUmakefile') diff --git a/new/GNUmakefile b/new/GNUmakefile index 2735929..e6ed62c 100644 --- a/new/GNUmakefile +++ b/new/GNUmakefile @@ -54,4 +54,4 @@ $(OBJDIR): mkdir -p $(OBJDIR) ui.h: ui.idl - idl2h < ui.h > ui.idl + idl2h < ui.idl > ui.h -- cgit v1.2.3