aboutsummaryrefslogtreecommitdiffstats
path: root/src/floader/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/floader/makefile')
-rw-r--r--src/floader/makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/floader/makefile b/src/floader/makefile
index 0de6a3138..eeb96571d 100644
--- a/src/floader/makefile
+++ b/src/floader/makefile
@@ -3,5 +3,3 @@ all:
3 3
4debug: 4debug:
5 gcc -ggdb -shared -DDEBUG -fPIC loader.c -o loader.so 5 gcc -ggdb -shared -DDEBUG -fPIC loader.c -o loader.so
6
7