diff options
Diffstat (limited to 'graphics/circuit_macros/examples/README-examples')
-rw-r--r-- | graphics/circuit_macros/examples/README-examples | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/circuit_macros/examples/README-examples b/graphics/circuit_macros/examples/README-examples index 7585e3dc77..5561e4d3fc 100644 --- a/graphics/circuit_macros/examples/README-examples +++ b/graphics/circuit_macros/examples/README-examples @@ -8,7 +8,8 @@ of unix, linux, cygwin, djgpp, ...): 2. In this directory, type "make". If your installed dpic is the Mingw version included in the dpic distribution, (a) edit the file windows.m4 to point to your installation folder, and (b) uncomment - the CUSTOM= line in the Makefile, or type "make CUSTOM=windows.m4". + the CUSTOM=windows.m4 line in the Makefile, or type + "make CUSTOM=windows.m4". To test one of the diagrams, say ex01.m4, type one of the following (and have a look at the comments at the top of the Makefile): |