File: windows.m4

package info (click to toggle)
circuit-macros 10.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,532 kB
  • sloc: makefile: 909; sh: 49
file content (12 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
divert(-1)
# windows.m4
# This file is used if the CUSTOM=windows.m4 function is turned on in Makefile
define(`windows_')

# To makd NeedDpicTools work,
# change the absolute Windows path to your installation directory:

define(`NeedDpicTools',`if "dpictools" != "1" then {
   copy "D:\Dwight\lib\dpictools.pic" } define(`dfitcurve__') ')

divert(0)dnl