diff options
| author | Pietro Gagliardi <[email protected]> | 2015-04-15 19:17:21 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-04-15 19:17:21 -0400 |
| commit | 7cc70e1727e9463be631373e43608bb801891fc4 (patch) | |
| tree | 8bd7e37c9953c1f83b5517cf5cb037ad405c1c27 /new/GNUmakefile | |
| parent | 35af32a3a6f257217a82e0249741e5f196c0123d (diff) | |
Added the Unix build rules.
Diffstat (limited to 'new/GNUmakefile')
| -rw-r--r-- | new/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
