diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2008-06-26 15:50:10 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2008-06-26 15:50:10 +0000 |
commit | 370ef738dd8435a1d3f28703e57c111687b30934 (patch) | |
tree | 3e2b7a5a07994470055438f088c9f5acd2949505 /tab/makefile | |
parent | 87fd5886f1c162922a9d86ec56faa9e1f7f44b67 (diff) |
svn path=/trunk/externals/nusmuk/; revision=10107
Diffstat (limited to 'tab/makefile')
-rwxr-xr-x | tab/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tab/makefile b/tab/makefile index 7f58099..1ae94c1 100755 --- a/tab/makefile +++ b/tab/makefile @@ -57,7 +57,7 @@ SGICFLAGS6 = -n32 -DPD -DUNIX -DIRIX -DN32 -woff 1080,1064,1185 \ # ----------------------- LINUX i386 -----------------------
-pd_linux: tabosc4c~.pd_linux tabread4c~.pd_linux tabosc4cloop~.pd_linux tabosc4h~.pd_linux
+pd_linux: tabosc4c~.pd_linux tabread4c~.pd_linux tabosc4cloop~.pd_linux tabosc4h~.pd_linux tabosc4l~.pd_linux tabosc4aa~.pd_linux
.SUFFIXES: .pd_linux
|