summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2017-07-23 11:50:17 -0400
committerRod Smith <rodsmith@rodsbooks.com>2017-07-23 11:50:17 -0400
commit0dfa506ba6e999c511dd69b688e24ab8884f4a1a (patch)
tree36d0d288c25879e8aef7df16bc46f5ae3bac77e6 /Makefile
parent503e9ada12d38394381442a944d5c9da847800b6 (diff)
downloadsgdisk-0dfa506ba6e999c511dd69b688e24ab8884f4a1a.tar.gz
Added a couple of new verification checks and minor tweaks.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8c43169..b92104d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ depend: $(SRCS)
$(OBJS):
$(CRITICAL_CXX_FLAGS)
+# makedepend dependencies below -- type "makedepend *.cc" to regenerate....
# DO NOT DELETE
attributes.o: /usr/include/stdint.h /usr/include/features.h