1#
2# GNUmakefile.postamble - Generated by ProjectCenter
3#
4
5# Things to do before compiling
6# before-all::
7
8# Things to do after compiling
9# after-all::
10
11# Things to do before installing
12# before-install::
13
14# Things to do after installing
15# after-install::
16
17# Things to do before uninstalling
18# before-uninstall::
19
20# Things to do after uninstalling
21# after-uninstall::
22
23# Things to do before cleaning
24# before-clean::
25
26# Things to do after cleaning
27# after-clean::
28
29# Things to do before distcleaning
30# before-distclean::
31
32# Things to do after distcleaning
33# after-distclean::
34
35# Things to do before checking
36# before-check::
37
38# Things to do after checking
39# after-check::
40
41