created mirror
This commit is contained in:
11
Documentation/DesignProblems/Makefile
Normal file
11
Documentation/DesignProblems/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
DIAGRAMS=linkorder.png beamorder.png
|
||||
|
||||
all : dp.html dp-ns4.html
|
||||
|
||||
dp.html: dp.wml $(DIAGRAMS)
|
||||
|
||||
dp-ns4.html: dp.wml $(DIAGRAMS)
|
||||
|
||||
include ../lib.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user