Changeset 1344


Ignore:
Timestamp:
2000-08-03T15:27:30+12:00 (24 years ago)
Author:
kjm18
Message:

changed configure rules at end

Location:
trunk/gsdl/src/mgpp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/mgpp/lib/Makefile.in

    r860 r1344  
    150150    @echo "rebuilding the deleted files may require special tools."
    151151
    152 Makefile: Makefile.in ../config.status
    153     cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
     152Makefile: Makefile.in ../../../config.status
     153    cd ../../.. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
    154154 
    155155# Tell versions [3.59,3.63) of GNU make not to export all variables.
  • trunk/gsdl/src/mgpp/text/Makefile.in

    r1337 r1344  
    307307        done
    308308
    309 Makefile: Makefile.in ../config.status
    310     cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
     309Makefile: Makefile.in ../../../config.status
     310    cd ../../.. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
    311311
    312312# Tell versions [3.59,3.63) of GNU make not to export all variables.
Note: See TracChangeset for help on using the changeset viewer.