phony_targets_v1.patch
application/octet-stream
Filename: phony_targets_v1.patch
Type: application/octet-stream
Part: 0
Message:
PHONY targets in Makefile.global.in
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: context
Series: patch v1
| File | + | − |
|---|---|---|
| src/Makefile.global.in | 1 | 1 |
*** a/src/Makefile.global.in --- b/src/Makefile.global.in *************** *** 18,24 **** # # Meta configuration ! .PHONY: all install install-strip installdirs uninstall clean distclean maintainer-clean distprep check installcheck maintainer-check coverage html man # make `all' the default target all: --- 18,24 ---- # # Meta configuration ! .PHONY: all install install-strip installdirs uninstall clean distclean maintainer-clean distprep check installcheck maintainer-check coverage html man installcheck-parallel world install-world installcheck-world # make `all' the default target all: