]> jspc29.x-matter.uni-frankfurt.de Git - mvd_soft.git/commitdiff
C unpacker: compilation note in README
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Tue, 23 May 2017 09:29:49 +0000 (11:29 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Tue, 23 May 2017 09:29:49 +0000 (11:29 +0200)
normalmode/c_standalone/README.md

index f01a410d7a62da7c660f89cbe9444a14f80fa6af..ffc9413fef5f02ea4a39b6fdb00d341f65b8e117 100644 (file)
@@ -4,6 +4,18 @@
 This is an unpacker for HLD files written in plain C.
 It is fast and versatile.
 
+### Compiling
+
+Run the following command to compile the *count_events* unpacker:
+
+    make -f Makefile.count_events clean
+    make -f Makefile.count_events
+
+Run the following command to compile the *extract_info* unpacker:
+
+    make -f Makefile.extract_info clean
+    make -f Makefile.extract_info
+
 #### Programming Conventions
 
 * Use tabs to indent