summaryrefslogtreecommitdiff
path: root/foreign/openpgm/Makefile.am
blob: 665b45749dcb914c1071c96f91c9c6a9274516df (plain)
1
2
3
4
5
6
7
8
SUBDIRS = $(pgm_subdir)
DIST_SUBDIRS =
# Override Automake's installation targets with the command ":" that does nothing.
install:; @:
install-exec:; @:
install-data:; @:
uninstall:; @:
dist:; @;