aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2018-05-01 10:53:49 -0400
committertlatorre <tlatorre@uchicago.edu>2018-05-01 10:53:49 -0400
commitea7686ac0f4426d0b3ddefbcdeda0178bf988361 (patch)
tree7192b608d2ba4cc6fd01661b9f72382d28bc6f46 /Makefile
downloadsddm-ea7686ac0f4426d0b3ddefbcdeda0178bf988361.tar.gz
sddm-ea7686ac0f4426d0b3ddefbcdeda0178bf988361.tar.bz2
sddm-ea7686ac0f4426d0b3ddefbcdeda0178bf988361.zip
initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..8f1188a
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+LDLIBS=-lm
+
+calculate_limits: calculate_limits.c