libzmq/foreign/openpgm/Makefile.am

9 lines
196 B
Makefile
Raw Normal View History

SUBDIRS = $(pgm_subdir)
DIST_SUBDIRS =
# Override Automake's installation targets with the command ":" that does nothing.
install:; @:
install-exec:; @:
install-data:; @:
uninstall:; @:
dist:; @;