File: Disable.tmpasm

package info (click to toggle)
fungw 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,268 kB
  • sloc: ansic: 24,257; makefile: 500; sh: 32; awk: 9; perl: 8; tcl: 7; javascript: 7; ruby: 7; python: 6
file content (32 lines) | stat: -rw-r--r-- 540 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
append /local/fungw/summary [~ ~/local/fungw/mod~::d~]
put /local/fungw/mod_mak     [~~/local/fungw/mod_dir~/~/local/fungw/mod~.mak~]
put /local/fungw/mod_mak_bn  [~~/local/fungw/mod~.mak~]

print [~
# binding not configured

all:

clean:

distclean:
	rm Makefile ~/local/fungw/mod_mak_bn~

install:

linstall:

uninstall:

~]

redir /local/fungw/mod_mak

print [~
# binding not configured
~]

put /local/fungw/mod_distclean_files {}
put /local/fungw/mod_extra_rules {}
put /local/fungw/mod_install_ {}
put /local/fungw/mod_install_link {}