Files
libzmq/foreign/openpgm/Makefile.am
2011-03-31 18:42:09 +02:00

9 lines
196 B
Makefile

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