diff options
| author | Miguel <m.i@gmx.at> | 2018-10-10 21:54:10 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-10-10 21:54:10 +0200 |
| commit | e2005fda57ea4da12754d67ba127b09508125395 (patch) | |
| tree | 959aec5c5847bec7c2a404dc9be0fba80b95faf1 /interface/Makefile | |
| parent | e9495844291a85a1f7ba3c76742a0dd1bf574e5f (diff) | |
cross compiling struggles
Diffstat (limited to 'interface/Makefile')
| -rw-r--r-- | interface/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/interface/Makefile b/interface/Makefile index 1cefd39..d70fc30 100644 --- a/interface/Makefile +++ b/interface/Makefile @@ -1,4 +1,6 @@ AS=i686-foolos-as +crt0.o: + clean: rm -f *.o |
