summaryrefslogtreecommitdiff
path: root/projects/sample/lib/sample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/lib/sample/Makefile')
-rw-r--r--projects/sample/lib/sample/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/sample/lib/sample/Makefile b/projects/sample/lib/sample/Makefile
index 05bca6141b..af63399d2a 100644
--- a/projects/sample/lib/sample/Makefile
+++ b/projects/sample/lib/sample/Makefile
@@ -9,8 +9,6 @@ LEVEL=../..
# Give the name of a library. This will build a dynamic version.
#
LIBRARYNAME=sample
-DONT_BUILD_RELINKED=1
-BUILD_ARCHIVE=1
#
# Include Makefile.common so we know what to do.