18 lines
157 B
Text
18 lines
157 B
Text
|
|
(rule
|
||
|
|
(deps idontexist)
|
||
|
|
;
|
||
|
|
; A load of
|
||
|
|
; @@@@
|
||
|
|
; !!!!
|
||
|
|
; ####
|
||
|
|
; nonsense
|
||
|
|
; for
|
||
|
|
; a
|
||
|
|
; longer
|
||
|
|
; file
|
||
|
|
;
|
||
|
|
(targets bar)
|
||
|
|
(action
|
||
|
|
(run idontexist)))
|
||
|
|
|