mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
456 B

  1. diff -Nur ../apmd-orig/Makefile ./Makefile
  2. --- ../apmd-orig/Makefile 2004-11-17 15:39:40.257616840 +0100
  3. +++ ./Makefile 2004-11-17 15:41:42.929967808 +0100
  4. @@ -37,8 +37,7 @@
  5. CC=gcc
  6. CFLAGS=-O -g
  7. -XTRACFLAGS=-Wall -pipe -I. -I/usr/src/linux/include \
  8. - -I/usr/src/linux-2.2/include -I /usr/src/linux-2.0/include \
  9. +XTRACFLAGS=-Wall -pipe -I. -I/usr/include \
  10. -DVERSION=\"$(VERSION)\" \
  11. -DAPMD_PROXY_NAME=\"$(APMD_PROXY_DIR)/apmd_proxy\"
  12. LDFLAGS=