summaryrefslogtreecommitdiff
path: root/performance-tests/UDP/UDP.mpc
blob: 355aba0d9dbaa6af4abedee9d57d489cf7ef66e8 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project : aceexe {
  exename = udp_test
  verbatim(gnuace, local) {
    LDLIBS += $(MATHLIB)
  }
}