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