Skip to content

Instantly share code, notes, and snippets.

@inklesspen
Created May 17, 2009 03:35
Show Gist options
  • Save inklesspen/112907 to your computer and use it in GitHub Desktop.
Save inklesspen/112907 to your computer and use it in GitHub Desktop.
MODULES = pltestlang
PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment